Skip to content

gh-127049: fix race condition in asyncio signalling an unrelated process with ThreadedChildWatcher#153810

Merged
kumaraditya303 merged 4 commits into
python:mainfrom
kumaraditya303:gh-127049-pid-reuse-race
Jul 20, 2026
Merged

gh-127049: fix race condition in asyncio signalling an unrelated process with ThreadedChildWatcher#153810
kumaraditya303 merged 4 commits into
python:mainfrom
kumaraditya303:gh-127049-pid-reuse-race

Conversation

@kumaraditya303

@kumaraditya303 kumaraditya303 commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

@kumaraditya303
kumaraditya303 force-pushed the gh-127049-pid-reuse-race branch from aecd258 to ee889a3 Compare July 16, 2026 11:26
@kumaraditya303
kumaraditya303 marked this pull request as ready for review July 16, 2026 12:27
@kumaraditya303 kumaraditya303 added needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Jul 19, 2026
@kumaraditya303
kumaraditya303 merged commit 2875d1d into python:main Jul 20, 2026
51 checks passed
@miss-islington-app

Copy link
Copy Markdown

Thanks @kumaraditya303 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14, 3.15.
🐍🍒⛏🤖

@kumaraditya303
kumaraditya303 deleted the gh-127049-pid-reuse-race branch July 20, 2026 06:27
@bedevere-app

bedevere-app Bot commented Jul 20, 2026

Copy link
Copy Markdown

GH-154220 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jul 20, 2026
@bedevere-app

bedevere-app Bot commented Jul 20, 2026

Copy link
Copy Markdown

GH-154221 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Jul 20, 2026
kumaraditya303 added a commit that referenced this pull request Jul 20, 2026
…ed process with ThreadedChildWatcher (GH-153810) (#154221)

gh-127049: fix race condition in asyncio signalling an unrelated process with ThreadedChildWatcher (GH-153810)
(cherry picked from commit 2875d1d)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
kumaraditya303 added a commit that referenced this pull request Jul 20, 2026
…ed process with ThreadedChildWatcher (GH-153810) (#154220)

gh-127049: fix race condition in asyncio signalling an unrelated process with ThreadedChildWatcher (GH-153810)
(cherry picked from commit 2875d1d)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant